Show All

Status Property

       

Returns a DscStatusEnum constant that represents the status of the current event. This property is supported only in the AfterDelete event. Read-only.

expression.Status

expression   Required. An expression that returns a DSCEventInfo object.

Remarks

Using this property with an unsupported event will result in a run-time error.